Remove scrollbar from iframe [migrated]
Posted
by
Faith In Unseen Things
on Pro Webmasters
See other posts from Pro Webmasters
or by Faith In Unseen Things
Published on 2012-04-10T01:47:29Z
Indexed on
2012/04/10
5:43 UTC
Read the original article
Hit count: 289
iframe
Using this code
<iframe frameborder="0" style="height: 185px; overflow:scroll; width: 100%" src="http://www.cbox.ws/box/?boxid=439&boxtag=7868&sec=main" marginheight="1" marginwidth="1" name="cboxmain" id="cboxmain" seamless="seamless" scrolling="no" frameborder="0" allowtransparency="true"></iframe>
This is how it appears (the shoutbox on homepage of www.talkjesus.com)
How do I remove the horizontal scrollbar and modify the css of the vertical scrollbar?
Thank you.
© Pro Webmasters or respective owner